[INFO] cloning repository https://github.com/Emil-Stampfly-He/rest-reminder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Emil-Stampfly-He/rest-reminder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmil-Stampfly-He%2Frest-reminder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmil-Stampfly-He%2Frest-reminder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5eecc3143445326c934a3f93fa6a5a2bd30948fb
[INFO] fixing Emil-Stampfly-He/rest-reminder against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmil-Stampfly-He%2Frest-reminder" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Emil-Stampfly-He/rest-reminder
[INFO] finished tweaking git repo https://github.com/Emil-Stampfly-He/rest-reminder
[INFO] tweaked toml for git repo https://github.com/Emil-Stampfly-He/rest-reminder written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Emil-Stampfly-He/rest-reminder on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Emil-Stampfly-He/rest-reminder already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sysinfo v0.37.0
[INFO] [stderr]   Downloaded winresource v0.1.20
[INFO] [stderr]   Downloaded rustyline v17.0.1
[INFO] [stderr]   Downloaded toml_edit v0.23.4
[INFO] [stderr]   Downloaded pyo3-build-config v0.26.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.26.0
[INFO] [stderr]   Downloaded pyo3-macros v0.26.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.26.0
[INFO] [stderr]   Downloaded pyo3 v0.26.0
[INFO] [stderr]   Downloaded regex-lite v0.1.7
[INFO] [stderr]   Downloaded actix-http v3.11.1
[INFO] [stderr]   Downloaded actix-files v0.6.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e4130bd46d62119d956138dfd581fff3daef495ba6ec5de79763ea76f089345b
[INFO] running `Command { std: "docker" "start" "e4130bd46d62119d956138dfd581fff3daef495ba6ec5de79763ea76f089345b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4130bd46d62119d956138dfd581fff3daef495ba6ec5de79763ea76f089345b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4130bd46d62119d956138dfd581fff3daef495ba6ec5de79763ea76f089345b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4130bd46d62119d956138dfd581fff3daef495ba6ec5de79763ea76f089345b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling toml_edit v0.23.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking zvariant_utils v3.4.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]    Compiling rest-reminder v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking rustyline v17.0.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking sysinfo v0.37.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zbus_names v4.3.2
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking actix-http v3.11.1
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stdout] error[E0433]: cannot find `DispatchResult2` in `object_server`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/src/fdo/introspectable.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / #[interface(
[INFO] [stdout] 15 | |     name = "org.freedesktop.DBus.Introspectable",
[INFO] [stdout] 16 | |     introspection_docs = false,
[INFO] [stdout] 17 | |     proxy(default_path = "/", visibility = "pub")
[INFO] [stdout] 18 | | )]
[INFO] [stdout]    | |__^ could not find `DispatchResult2` in `object_server`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 14 - #[interface(
[INFO] [stdout] 15 -     name = "org.freedesktop.DBus.Introspectable",
[INFO] [stdout] 16 -     introspection_docs = false,
[INFO] [stdout] 17 -     proxy(default_path = "/", visibility = "pub")
[INFO] [stdout] 18 - )]
[INFO] [stdout] 14 + DispatchResult
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `DispatchResult2` in `object_server`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/src/fdo/object_manager.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / #[interface(
[INFO] [stdout] 35 | |     name = "org.freedesktop.DBus.ObjectManager",
[INFO] [stdout] 36 | |     introspection_docs = false,
[INFO] [stdout] 37 | |     proxy(visibility = "pub")
[INFO] [stdout] 38 | | )]
[INFO] [stdout]    | |__^ could not find `DispatchResult2` in `object_server`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 34 - #[interface(
[INFO] [stdout] 35 -     name = "org.freedesktop.DBus.ObjectManager",
[INFO] [stdout] 36 -     introspection_docs = false,
[INFO] [stdout] 37 -     proxy(visibility = "pub")
[INFO] [stdout] 38 - )]
[INFO] [stdout] 34 + DispatchResult
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `DispatchResult2` in `object_server`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/src/fdo/peer.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / #[crate::interface(
[INFO] [stdout] 14 | |     name = "org.freedesktop.DBus.Peer",
[INFO] [stdout] 15 | |     introspection_docs = false,
[INFO] [stdout] 16 | |     proxy(visibility = "pub")
[INFO] [stdout] 17 | | )]
[INFO] [stdout]    | |__^ could not find `DispatchResult2` in `object_server`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 13 - #[crate::interface(
[INFO] [stdout] 14 -     name = "org.freedesktop.DBus.Peer",
[INFO] [stdout] 15 -     introspection_docs = false,
[INFO] [stdout] 16 -     proxy(visibility = "pub")
[INFO] [stdout] 17 - )]
[INFO] [stdout] 13 + DispatchResult
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `DispatchResult2` in `object_server`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/src/fdo/properties.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / #[interface(
[INFO] [stdout] 19 | |     name = "org.freedesktop.DBus.Properties",
[INFO] [stdout] 20 | |     introspection_docs = false,
[INFO] [stdout] 21 | |     proxy(visibility = "pub")
[INFO] [stdout] 22 | | )]
[INFO] [stdout]    | |__^ could not find `DispatchResult2` in `object_server`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 18 - #[interface(
[INFO] [stdout] 19 -     name = "org.freedesktop.DBus.Properties",
[INFO] [stdout] 20 -     introspection_docs = false,
[INFO] [stdout] 21 -     proxy(visibility = "pub")
[INFO] [stdout] 22 - )]
[INFO] [stdout] 18 + DispatchResult
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DispatchResult2` in module `::zbus::object_server`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/src/fdo/introspectable.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / #[interface(
[INFO] [stdout] 15 | |     name = "org.freedesktop.DBus.Introspectable",
[INFO] [stdout] 16 | |     introspection_docs = false,
[INFO] [stdout] 17 | |     proxy(default_path = "/", visibility = "pub")
[INFO] [stdout] 18 | | )]
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/src/object_server/interface/dispatch_result.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   pub enum DispatchResult<'a> {
[INFO] [stdout]    |   --------------------------- similarly named enum `DispatchResult` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 14 - #[interface(
[INFO] [stdout] 15 -     name = "org.freedesktop.DBus.Introspectable",
[INFO] [stdout] 16 -     introspection_docs = false,
[INFO] [stdout] 17 -     proxy(default_path = "/", visibility = "pub")
[INFO] [stdout] 18 - )]
[INFO] [stdout] 14 + DispatchResult
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DispatchResult2` in module `::zbus::object_server`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/src/fdo/object_manager.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / #[interface(
[INFO] [stdout] 35 | |     name = "org.freedesktop.DBus.ObjectManager",
[INFO] [stdout] 36 | |     introspection_docs = false,
[INFO] [stdout] 37 | |     proxy(visibility = "pub")
[INFO] [stdout] 38 | | )]
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/src/object_server/interface/dispatch_result.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   pub enum DispatchResult<'a> {
[INFO] [stdout]    |   --------------------------- similarly named enum `DispatchResult` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 34 - #[interface(
[INFO] [stdout] 35 -     name = "org.freedesktop.DBus.ObjectManager",
[INFO] [stdout] 36 -     introspection_docs = false,
[INFO] [stdout] 37 -     proxy(visibility = "pub")
[INFO] [stdout] 38 - )]
[INFO] [stdout] 34 + DispatchResult
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DispatchResult2` in module `::zbus::object_server`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/src/fdo/peer.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / #[crate::interface(
[INFO] [stdout] 14 | |     name = "org.freedesktop.DBus.Peer",
[INFO] [stdout] 15 | |     introspection_docs = false,
[INFO] [stdout] 16 | |     proxy(visibility = "pub")
[INFO] [stdout] 17 | | )]
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/src/object_server/interface/dispatch_result.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   pub enum DispatchResult<'a> {
[INFO] [stdout]    |   --------------------------- similarly named enum `DispatchResult` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crate::interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 13 - #[crate::interface(
[INFO] [stdout] 14 -     name = "org.freedesktop.DBus.Peer",
[INFO] [stdout] 15 -     introspection_docs = false,
[INFO] [stdout] 16 -     proxy(visibility = "pub")
[INFO] [stdout] 17 - )]
[INFO] [stdout] 13 + DispatchResult
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DispatchResult2` in module `::zbus::object_server`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/src/fdo/properties.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / #[interface(
[INFO] [stdout] 19 | |     name = "org.freedesktop.DBus.Properties",
[INFO] [stdout] 20 | |     introspection_docs = false,
[INFO] [stdout] 21 | |     proxy(visibility = "pub")
[INFO] [stdout] 22 | | )]
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/src/object_server/interface/dispatch_result.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 |   pub enum DispatchResult<'a> {
[INFO] [stdout]    |   --------------------------- similarly named enum `DispatchResult` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 18 - #[interface(
[INFO] [stdout] 19 -     name = "org.freedesktop.DBus.Properties",
[INFO] [stdout] 20 -     introspection_docs = false,
[INFO] [stdout] 21 -     proxy(visibility = "pub")
[INFO] [stdout] 22 - )]
[INFO] [stdout] 18 + DispatchResult
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking actix-files v0.6.7
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zbus` (lib) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "e4130bd46d62119d956138dfd581fff3daef495ba6ec5de79763ea76f089345b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4130bd46d62119d956138dfd581fff3daef495ba6ec5de79763ea76f089345b", kill_on_drop: false }`
[INFO] [stdout] e4130bd46d62119d956138dfd581fff3daef495ba6ec5de79763ea76f089345b
